build(deps): bump the rust group across 1 directory with 5 updates#162
build(deps): bump the rust group across 1 directory with 5 updates#162dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clevis-pin-trustee-lib](https://github.com/latchset/clevis-pin-trustee) | ``a605f02`` | ``abb618a`` | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.26.1` | `0.27.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | Updates `clevis-pin-trustee-lib` from `a605f02` to `abb618a` - [Commits](latchset/clevis-pin-trustee@a605f02...abb618a) Updates `k8s-openapi` from 0.26.1 to 0.27.0 - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.26.1...v0.27.0) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) --- updated-dependencies: - dependency-name: clevis-pin-trustee-lib dependency-version: abb618a9c4549655fdbec6e15bdf210f719f9839 dependency-type: direct:production dependency-group: rust - dependency-name: k8s-openapi dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a trusted-execution-clusters member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
cf. #153 |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the rust group with 5 updates in the / directory:
a605f02abb618a0.26.10.27.01.0.1481.0.1492.0.172.0.180.5.20.5.3Updates
clevis-pin-trustee-libfroma605f02toabb618aCommits
abb618aMerge pull request #19 from latchset/dependabot/github_actions/actions-76468c...b5a52aaMerge pull request #23 from alicefr/config-num-retries5e834a0Merge pull request #29 from travier/main-use-run3b7df29github/workflows: Bump lint toolchain to 1.90.00c7a35aAdd configurable retries for the pin87ff83fcli: Use /run instead of /var/runa83fbdbMerge pull request #22 from sarroutbi/202511271711-downgrade-josekit60dccabbuild(deps): bump actions/checkout from 5 to 6 in the actions groupfc78a34Downgrade josekit version (0.10.3->0.7.4)Updates
k8s-openapifrom 0.26.1 to 0.27.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
Commits
ba38bf2v0.27.08e34debUpdate reqwest to v0.131eb93dbImplFromfor newtypes.f21871cAdd v1.35.0 and drop v1.30f70fa6cUpdate to v1.32.118c1b6fcReplacechronowithjiffUpdates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
towerfrom 0.5.2 to 0.5.3Release notes
Sourced from tower's releases.
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (#847)73febcdfix: Check thatjitteris not NaN instead of finiteness (#843)719ec03chore: Disable unused futures feature (#838)1992ebdchore(util): remove redundant ready! wrapping in poll implementations (#844)21e01e9docs: Resolve document warning (#841)d1b55bedocs: Remove doc_auto_cfg config (#840)9d876c0ci: Update to actions/checkout v5 (#839)a1c277bdocs: correct rng pre-requisite comment (#835)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions